update output of cross_tests
authorJorge Aparicio <japaricious@gmail.com>
Tue, 15 Mar 2016 12:55:01 +0000 (07:55 -0500)
committerJorge Aparicio <japaricious@gmail.com>
Tue, 15 Mar 2016 12:55:01 +0000 (07:55 -0500)
tests/test_cargo_cross_compile.rs

index 9cad506cbd6b1e9d245137d2b26c7b4788eba684..1a81d0dc63145cc146b1c1807f9013a157fb961c 100644 (file)
@@ -479,12 +479,6 @@ test test_foo ... ok
 
 test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured
 
-{doctest} foo
-
-running 0 tests
-
-test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured
-
 ", compiling = COMPILING, running = RUNNING, foo = p.url(), triple = target,
    doctest = DOCTEST)));
 });